var encoding/asn1.bigIntType

3 uses

	encoding/asn1 (current package)
		asn1.go#L663: 	bigIntType           = reflect.TypeOf(new(big.Int))
		common.go#L163: 	case bigIntType:
		marshal.go#L475: 	case bigIntType: